How to Install cyrus-common software package in Ubuntu 17.04 (Zesty Zapus)

How to Install cyrus-common software package in Ubuntu 17.04 (Zesty Zapus)

cyrus-common software package provides Cyrus mail system - common files, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cyrus-common 

cyrus-common is installed in your system.

Make ensure the cyrus-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep cyrus-common *

You will get with cyrus-common package name, version, architecture and description in a table

cyrus-common package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Mail
Package cyrus-common
Version 2.5.10-2
Description Cyrus mail system - common files
Sub Section Mail


See Also, How to uninstall or remove cyrus-common software package from Ubuntu 17.04 (Zesty Zapus)?